home *** CD-ROM | disk | FTP | other *** search
- CCRP Timer Objects provide
- more robust options than Visual Basic's intrinsic timer control.
- This free library provides ccrpTimer, ccrpStopWatch, and
- ccrpCountdown objects. All three objects use the multimedia timer,
- thus providing true 1 millisecond resolution and intervals (if
- supported by the hardware). Taking advantage of the WithEvents
- method of declaring an object instance, you can sink timer and tick
- events in either forms or class modules.